ISymmetricAlgorithm.Encrypt(Byte[]) Method

Represents method Encrypt(Byte[]).

Namespace: Spring.Cryptography
public
 function Encrypt(const buffer: array of Byte): TBuffer; overload;

Parameters

buffer
Type: array of Byte

Return Value

Type: TBuffer